In Linux environment KKAnalysis does not require any installation. Simply extract "KKAnalysis.tar.gz" file 
to a directory of your choice. The only thing you have to do is setting the correct MCRROOT variable inside
the "KKAnalysis.sh" bash script. On computers with MATLAB (R2008b or higher), you should set MCRROOT to the
root path of the MATLAB installation directory(for example, MCRROOT=/bin/MATLAB).
If you have installed the MCR downloaded from the archive, MCRROOT should be set to installation path adding
"/v79" (the extension "v79" reports the MCR version, 7.9 in our case). For instance, if the MCR was installed
in the default directory (i.e., "/opt /MATLAB/MATLAB_Compiler_Runtime"), edit "KKAnalysis.sh" and set 
"MCRROOT=/opt/MATLAB/MATLAB_Compiler_Runtime/v79". Finally you can launch KKAnalysis typing "./KKAnalysis.sh".
Note that it could be necessary to disable Compiz (or Beryl) graphical effects on Ubuntu in order to guarantee
KKAnalysis properly execution. 
